<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.head111 {
    height: 114px;
    width: 1200px;
    margin: 0 auto;
}
.fl1 {
    float: left;
}
.fr1 {
    float: right;
}
.search1 {
    width: 540px;
    margin: 40px auto 0;
}

.search1 .input1 {
    width: 280px;
    height: 31px;
    font-size: 0;
    text-align: right;
    border-radius: 15px;
    border: 1px solid #e3e3e3;
}
.search1 .input1 input {
    font-size: 14px;

    border-radius: 15px;
    color: #afbbc6;
    vertical-align: top;
    width: 170px;
    text-indent: 8px;
    height: 29px;
    border-right: 0;
    line-height: 29px;
    outline: none;
    font-family: "Microsoft YaHei";
}
.search1 .btn_search1 {
    width:90px;
    height: 31px;
    border: 0;
    font-size: 16px;
    margin-right: -1px;
    margin-top: -1px;
    color: #fff;
    border-radius: 15px;
    background: #078ac6;
    font-family: "Microsoft YaHei";
    vertical-align: top;
}
.fwrx1{
    line-height: 31px;
    font-size: 16px;
    color: #2f2f2f;
}
.fwrx1 img{
    vertical-align: top;
    margin-top: 4px;
    margin-right: 0px;

}
.fwrx1 a{
    color: #4178be;
    font-size: 17px;
    font-weight: normal;
    margin-right: 10px;
}

.nav1 {
    width: 100%;
    height: 44px;
    overflow: auto;
    background: url("http://www.lyg.gov.cn/zglygzfmhwz/lygmhwzsjbsy/img/nav_bg.png") repeat-x;
}

.nav1 ul {
    list-style: none;
    width: 1200px;
    height: 44px;
    margin: 0px auto;

}

.nav1 ul li {
    float: left;
    font-size: 20px;
    color: #fff;
    text-align: center;
    height: 44px;
    padding-left: 35px;
    padding-right: 34px;
    border-right: 1px solid #fff;
    line-height: 44px;
}
.nav1 ul li:last-child{
    border-right: 0;
}
.nav1 ul li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.active2 {
    background-color: #428bca;
    text-decoration: none;
}

.wd_btn1{
    background: url("http://www.lyg.gov.cn/zglygzfmhwz/lygmhwzsjbsy/img/wd_btn.png") no-repeat;
    width: 116px;
    height: 31px;
    border: 0;
    float: right;
}

.search-a button {
    height: 48px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: #fff;
    background-color: #81abdc;
    border: none;
    cursor: pointer;
    font-size: 16px;
}
.search-a {
margin-top: 27px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 30px;
    margin-bottom: 40px;
}
.search-a&gt;img {
    height: 32px;
}
.search-a&gt;b {
    font-size: 30px;
    margin-left: 10px;
}
.search-a input {
    background-color: #fff;
    line-height: 48px;
    border-radius: 24px;
    border: 1px solid #eac7c7;
    flex-grow: 1;
    margin: 0 18px;
    padding: 0 25px;
    outline: none;
    font-size: 18px;
}
.search-a button img {
    height: 20px;
    margin-right: 8px;
}
</pre></body></html>